/* CSS Document */

@import url(Pad.css) screen and (min-width:993px) and (max-width:1224px);
@import url(mphone.css) screen and (min-width:762px) and (max-width:993px);
@import url(Mobile02.css) screen and (min-width:413px) and (max-width:761px);
@import url(Mobile.css) screen and (max-width:412px);

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*